+opencc (0.4.3-2) UNRELEASED; urgency=low
+
+ * Add the python-opencc package to support the Python binding.
+ Closes: #694993
+
+ -- Osamu Aoki <osamu@debian.org> Sat, 02 Nov 2013 12:17:51 +0900
+
opencc (0.4.3-1) experimental; urgency=low
* New upstream release.
Asias He <asias@debian.org>,
YunQiang Su <wzssyqa@gmail.com>,
Osamu Aoki <osamu@debian.org>
-Build-Depends: cmake, debhelper (>= 9), dpkg-dev (>= 1.16.1.1~)
+Build-Depends: cmake, debhelper (>= 9), dpkg-dev (>= 1.16.1.1~), python-all
Standards-Version: 3.9.4
Section: libs
Homepage: http://code.google.com/p/opencc
.
This package includes the development support files.
+Package: python-opencc
+Section: python
+Architecture: all
+Depends: libopencc1, ${misc:Depends}, ${python:Depends}
+Description: simplified-traditional chinese conversion library - Python support
+ opencc is a library for converting character between traditional chinese and
+ simplified chinese.
+ .
+ This package includes the Python binding.
+
Package: libopencc-dbg
Section: debug
Priority: extra